//Naval Support on/off
$ChangeOrder
if_Date=5/21/1944
//Allies fleet arrives
navalUnitInRadius=87,59,10,5,Allies
actionCountry=3
lifespan=once
//turn on fleet support
xyArea=86,58,29
$End

$ChangeOrder
if_Date=7/30/1944
actionCountry=3
lifespan=once
//turn off fleet support
xyArea=86,58,0
//PC craft Patrol
xyArea=87,59,23
$End

//#### Invasions

//Mariana Islands
//USA takes Mariana Islands
$InvasionHeavy
if_Date=4/23/1944
lifespan=once
//Guam
xyControl=86,57,Axis
actionCountry=3
range=20
landAssets=1
//Guam
xyArea=86,56
//Sydney
xyArea=93,6
$End

//USA takes Mariana Islands
$InvasionHeavy
if_Date=4/23/1944
lifespan=once
//Saipan
xyControl=87,58,Axis
actionCountry=3
range=20
landAssets=1
//Saipan
xyArea=88,58
//Sydney
xyArea=93,6
$End

//#### Naval moves
//CV group #1
$GatherNaval
if_Date=5/21/1944
lifespan=once
actionCountry=3
carrierAssets=6
battleAssets=1
navalSupportAssets=4
//Saipan area
xyArea=87,57
//Center East of map
xyArea=120,50
$End

//CV group #2
$GatherNaval
if_Date=5/21/1944
lifespan=once
actionCountry=3
carrierAssets=6
battleAssets=1
navalSupportAssets=4
//Saipan area
xyArea=86,58
//Center East of map
xyArea=120,50
$End

//CV group #3
$GatherNaval
if_Date=5/21/1944
lifespan=once
actionCountry=3
carrierAssets=6
battleAssets=1
navalSupportAssets=4
//Saipan area
xyArea=85,57
//Center East of map
xyArea=120,50
$End

//CV group #4
$GatherNaval
if_Date=5/21/1944
lifespan=once
actionCountry=3
carrierAssets=6
battleAssets=1
navalSupportAssets=4
//Saipan area
xyArea=86,59
//Center East of map
xyArea=120,50
$End

//CV group #5
$GatherNaval
if_Date=5/21/1944
lifespan=once
actionCountry=1
carrierAssets=6
battleAssets=1
navalSupportAssets=4
//Saipan area
xyArea=85,56
//Center East of map
xyArea=120,50
$End

//UK Patrol Fleet to keep an eye on victory hex
$GatherNaval
if_Date=5/7/1944
//Saipan
xyControl=87,58,Allies
lifespan=continuous
actionCountry=1
navalSupportAssets=3
//Saipan
xyArea=88,58
//Middle of the Pacific
xyArea=101,54
$End